home *** CD-ROM | disk | FTP | other *** search
- Path: frontier.rc.m-kagaku.co.jp!ricky
- From: ricky@rc.m-kagaku.co.jp (Ricky LUI)
- Newsgroups: comp.lang.c++,comp.lang.c
- Subject: Help! problem with Borland C 4.5
- Date: 7 Feb 1996 09:12:56 GMT
- Organization: Mitsubishi Chemical Corporation,Yokohama Research Center,Japan.
- Message-ID: <4f9qeo$hkm@frontier.rc.m-kagaku.co.jp>
- NNTP-Posting-Host: 133.251.253.2
- X-Newsreader: mnews [version 1.16PL4]
-
- Hi,
- I am using Windows NT, and I seem to have problem to generate a .lib
- file from a .dll file using Implib.
-
- I have this line in the "make -n" output:
-
- Implib -c advapi32.lib d:\winnt35\system32\advapi32.dll
-
- It gives me error message :
- Exception C0000005: Access violation
- Module: Implib.exe Start address: 00410000
-
- I executed the above Implib command line in Windows95 with BC45, and
- it gave no error message.
-
- Can anyone help?
- ricky
-
-